home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / WIN_PRO / QDHLP201.ZIP;1 / QDHLPSRC.ZIP / PARA.QDH < prev    next >
Encoding:
Text File  |  1992-07-24  |  15.0 KB  |  625 lines

  1. //
  2. // para command
  3. //
  4.  
  5. /topic PARA_COMMAND,WIN31
  6.  
  7.     /title The /para command
  8.     /keywords /para;commands
  9.     /browse commands,AUTO
  10.  
  11.     /para \sa300
  12.     /text \b\i\fs40,The /para command
  13.     /endpara
  14.  
  15.     /para \sa150
  16.       The /para command has the following syntax
  17.     /endpara
  18.  
  19.     /para
  20.       /text \b\f3,/para 
  21.       /link PARA_FORMAT_STRINGS,paragraph specific format strings
  22.     /endpara
  23.     /para
  24.       ...text strings...
  25.     /endpara
  26.     /para \sa150
  27.       /text \b\f3,/endpara
  28.     /endpara
  29.  
  30.     /para \sa150
  31.       The /para command is used to let the QDHELP system
  32.       know that this is the start of a new paragraph. Inside
  33.       of the /para command there are a number of commands that
  34.       can be used to set up hyperlinks and popuplinks to 
  35.       other parts of the help system.
  36.     /endpara
  37.  
  38.     /para \sa150
  39.       /text \b,Command Placement
  40.     /endpara
  41.  
  42.     /para \sa150
  43.       This command must be placed after the /topic,/title,/keyword,/browse
  44.       commands.
  45.     /endpara
  46.  
  47.     /para \sa150
  48.       /text \b,Commands used inside /para /endpara pair.
  49.     /endpara
  50.  
  51.     /para \sa150
  52.       Internal to the /para command there are a number of commands that
  53.       can be used to create links to other parts of the help system
  54.       these commands are listed below.
  55.     /endpara
  56.  
  57.     /para
  58.       /link TEXT_COMMAND,/text command \line
  59.       /link LINK_COMMAND,/link command \line
  60.       /link POPUP_COMMAND,/popup command \line
  61.       /link BITMAPLINK_COMMAND,/bitmaplink command \line
  62.       /link BITMAP_COMMAND,/bitmap command \line
  63.       /link MACROLINK_COMMAND,/macrolink command \line
  64.     /endpara
  65.         
  66. /endtopic
  67.  
  68. /topic PARA_COMMAND,WIN30
  69.  
  70.     /title The /para command
  71.     /keywords /para;commands
  72.     /browse commands,AUTO
  73.  
  74.     /para \sa300
  75.     /text \b\i\fs40,The /para command
  76.     /endpara
  77.  
  78.     /para \sa150
  79.       The /para command has the following syntax
  80.     /endpara
  81.  
  82.     /para
  83.       /text \b\f3,/para 
  84.       /link PARA_FORMAT_STRINGS,paragraph specific format strings
  85.     /endpara
  86.     /para
  87.       ...text strings...
  88.     /endpara
  89.  
  90.     /defformat \sa150
  91.  
  92.     /para 
  93.       /text \b\f3,/endpara
  94.     /endpara
  95.  
  96.     /para 
  97.       The /para command is used to let the QDHELP system
  98.       know that this is the start of a new paragraph. Inside
  99.       of the /para command there are a number of commands that
  100.       can be used to set up hyperlinks and popuplinks to 
  101.       other parts of the help system.
  102.     /endpara
  103.  
  104.     /para 
  105.       /text \b,Command Placement
  106.     /endpara
  107.  
  108.     /para 
  109.       This command must be placed after the /topic,/title,/keyword,/browse
  110.       commands.
  111.     /endpara
  112.  
  113.     /para 
  114.       /text \b,Commands used inside /para /endpara pair.
  115.     /endpara
  116.  
  117.     /para 
  118.       Internal to the /para command there are a number of commands that
  119.       can be used to create links to other parts of the help system
  120.       these commands are listed below.
  121.     /endpara
  122.  
  123.     /defformat \sa000
  124.  
  125.     /para
  126.       /link TEXT_COMMAND,/text command 
  127.     /endpara
  128.     /para
  129.       /link LINK_COMMAND,/link command 
  130.     /endpara
  131.     /para
  132.       /link POPUP_COMMAND,/popup command
  133.     /endpara
  134.     /para
  135.       /link BITMAPLINK_COMMAND,/bitmaplink command
  136.     /endpara
  137.     /para
  138.       /link BITMAP_COMMAND,/bitmap command 
  139.     /endpara
  140.     /para
  141.       /link MACROLINK_COMMAND,/macrolink command
  142.     /endpara
  143.         
  144. /endtopic
  145.  
  146. //
  147. // para format strings
  148. //
  149.  
  150. /topic PARA_FORMAT_STRINGS,WIN31
  151.  
  152.     /title Paragraph format strings
  153.     /keywords rtf;format
  154.  
  155.     /para \sa300
  156.       /text \b\i\fs40,Paragraph format strings
  157.     /endpara
  158.  
  159.     /para \sa150 \box \brdrsh
  160.       Here you will find a list of formatting commands
  161.       that can be placed after the /para command. If the
  162.       reader is familiar with the rich text format, they
  163.       may find the look of these commands very similar.
  164.       That is because these are RTF commands!
  165.     /endpara
  166.  
  167.     /para 
  168.  
  169.       /text \b,Paragraph Justification. \line\line
  170.       \\ql left justified paragraph    \line
  171.       \\qr right justified paragraph \line
  172.       \\qj justified paragraph \line
  173.       \\qc centered paragraph \line
  174.  
  175.       /link PARAGRAPH_JUSTIFY_EXAMPLES,Paragraph Justify Examples 
  176.  
  177.       \line\line
  178.       /text \b,Paragraph Indentation \line\line
  179.       \\fi000    first line of paragraph indent. \line
  180.       \\li000 left indent. \line 
  181.       \\ri000 right indent \line
  182.  
  183.       /link PARAGRAPH_INDENT_EXAMPLES,Paragraph Indent Examples    
  184.  
  185.       \line\line
  186.       /text \b,Paragraph Spacing \line\line
  187.       \\sb000 space before paragraph. \line
  188.       \\sa000 space after paragraph. \line
  189.       \\sl000 space between lines. \line
  190.  
  191.       /link PARAGRAPH_SPACING_EXAMPLES,Paragraph Spacing Examples
  192.       \line\line
  193.  
  194.       /text \b,Paragraph Border Placement \line\line
  195.       \\brdrt border on top of paragraph. \line
  196.       \\brdrb border on bottom of paragraph. \line
  197.       \\brdrl border on left of paragraph. \line
  198.       \\brdrr border on right of paragraph \line
  199.       \\box border around entire paragraph \line
  200.  
  201.       /link BORDER_PLACEMENT_EXAMPLES,Border Placement Examples
  202.       \line\line
  203.  
  204.       /text \b,Paragraph Border Style \line\line
  205.       \\brdrs single thick border \line
  206.       \\brdrth thick border \line
  207.       \\brdrsh shadow border \line
  208.       \\brdrdb double border \line
  209.  
  210.       /link BORDER_STYLE_EXAMPLES,Border Style Examples
  211.       \line\line
  212.  
  213.       /text \b,Paragraph Text Wrap/Scroll Control \line\line
  214.       \\keepn non scrolling region (Win 3.1) \line
  215.       \\keep non word wraping region (Win 3.1)\line
  216.       /link SCROLL_WRAP_EXAMPLES,Scroll Wrap Examples (Win 3.1)
  217.  
  218.     /endpara
  219.     
  220. /endtopic    
  221.  
  222. /topic PARA_FORMAT_STRINGS,WIN30
  223.  
  224.     /title Paragraph format strings
  225.     /keywords rtf;format
  226.  
  227.     /para \sa300
  228.       /text \b\i\fs40,Paragraph format strings
  229.     /endpara
  230.  
  231.     /para \sa150 \box \brdrsh
  232.       Here you will find a list of formatting commands
  233.       that can be placed after the /para command. If the
  234.       reader is familiar with the rich text format, they
  235.       may find the look of these commands very similar.
  236.       That is because these are RTF commands!
  237.     /endpara
  238.  
  239.     /para \sa100
  240.       /text \b,Paragraph Justification.
  241.     /endpara
  242.     /para
  243.       \\ql left justified paragraph.
  244.     /endpara
  245.     /para
  246.       \\qr right justified paragraph.
  247.     /endpara
  248.     /para
  249.       \\qj justified paragraph.
  250.     /endpara
  251.     /para
  252.       \\qc centered paragraph.
  253.     /endpara
  254.  
  255.     /para \sa200
  256.       /link PARAGRAPH_JUSTIFY_EXAMPLES,Paragraph Justify Examples 
  257.     /endpara
  258.  
  259.     /para \sa100
  260.       /text \b,Paragraph Indentation
  261.     /endpara
  262.     /para
  263.       \\fi000    first line of paragraph indent.
  264.     /endpara
  265.     /para
  266.       \\li000 left indent.
  267.     /endpara
  268.     /para
  269.       \\ri000 right indent.
  270.     /endpara
  271.  
  272.     /para \sa200
  273.       /link PARAGRAPH_INDENT_EXAMPLES,Paragraph Indent Examples
  274.     /endpara
  275.  
  276.     /para \sa100
  277.       /text \b,Paragraph Spacing
  278.     /endpara
  279.     /para
  280.       \\sb000 space before paragraph.
  281.     /endpara
  282.     /para
  283.       \\sa000 space after paragraph.
  284.     /endpara
  285.     /para
  286.       \\sl000 space between lines.
  287.     /endpara
  288.  
  289.     /para \sa200
  290.       /link PARAGRAPH_SPACING_EXAMPLES,Paragraph Spacing Examples
  291.     /endpara
  292.  
  293.     /para \sa100
  294.       /text \b,Paragraph Border Placement
  295.     /endpara
  296.     /para
  297.       \\brdrt border on top of paragraph.
  298.     /endpara
  299.     /para
  300.       \\brdrb border on bottom of paragraph.
  301.     /endpara
  302.     /para
  303.       \\brdrl border on left of paragraph.
  304.     /endpara
  305.     /para
  306.       \\brdrr border on right of paragraph.
  307.     /endpara
  308.     /para
  309.       \\box border around entire paragraph.
  310.     /endpara
  311.  
  312.     /para \sa200
  313.       /link BORDER_PLACEMENT_EXAMPLES,Border Placement Examples
  314.     /endpara
  315.  
  316.     /para \sa100
  317.       /text \b,Paragraph Border Style
  318.     /endpara
  319.     /para
  320.       \\brdrs single thick border
  321.     /endpara
  322.     /para
  323.       \\brdrth thick border
  324.     /endpara
  325.     /para
  326.       \\brdrsh shadow border
  327.     /endpara
  328.     /para
  329.       \\brdrdb double border
  330.     /endpara
  331.  
  332.     /para \sa200
  333.       /link BORDER_STYLE_EXAMPLES,Border Style Examples
  334.     /endpara
  335.  
  336.     /para \sa100
  337.       /text \b,Paragraph Text Wrap/Scroll Control
  338.     /endpara
  339.     /para
  340.       \\keepn non scrolling region (Win 3.1)
  341.     /endpara
  342.     /para
  343.       \\keep non word wraping region (Win 3.1)
  344.     /endpara
  345.     /para
  346.       /link SCROLL_WRAP_EXAMPLES,Scroll Wrap Examples (Win 3.1)
  347.     /endpara
  348.     
  349. /endtopic    
  350.  
  351. //
  352. // paragraph justify examples
  353. //
  354.  
  355. /topic PARAGRAPH_JUSTIFY_EXAMPLES
  356.  
  357.     /browse examples,AUTO
  358.  
  359.     /para \sa300
  360.       /text \b,Paragraph Justification Examples.
  361.     /endpara
  362.  
  363.     /para \ql\sa150 \brdrth \box
  364.       This paragraph is left justified. This is just some
  365.       text so that you can see that it is left justified!
  366.       It was generated with the command
  367.       /text \b,/para \\ql
  368.     /endpara
  369.  
  370.     /para \qr\sa150 \brdrth \box
  371.       This paragraph is right justified. This is just some
  372.       text so that you can see that it is right justified!
  373.       It was generated with the command
  374.       /text \b,/para \\qr
  375.     /endpara
  376.  
  377.     /para \qj\sa150 \brdrth \box
  378.       This paragraph is justified. This is just some
  379.       text so that you can see that it is justified!
  380.       It was generated with the command
  381.       /text \b,/para \\qj
  382.     /endpara
  383.  
  384.     /para \qc\sa150 \brdrth \box
  385.       This paragraph is centered. This is just some
  386.       text so that you can see that it is centered!
  387.       It was generated with the command
  388.       /text \b,/para \\qc
  389.     /endpara
  390.  
  391. /endtopic
  392.  
  393. //
  394. // paragraph indent examples
  395. //
  396.  
  397. /topic PARAGRAPH_INDENT_EXAMPLES
  398.  
  399.     /browse examples,AUTO
  400.  
  401.     /para \sa300
  402.       /text \b,Paragraph Indentation Examples
  403.     /endpara
  404.  
  405.     /para \fi300\sa150 \brdrth \box
  406.       This is a paragraph where the first line is indented.
  407.       It was generated using the command
  408.       /text \b,/para \\fi300
  409.       where 300 is the number of 
  410.       /popuplink TWIPS,twips
  411.       to indent the first line.
  412.     /endpara
  413.  
  414.     /para \li300\sa150 \brdrth \box
  415.       This is a paragraph that entire paragraph is indented
  416.       on the left.
  417.       It was generated using the command
  418.       /text \b,/para \\li300
  419.       where 300 is the number of
  420.       /popuplink TWIPS,twips
  421.       to indent the entire paragraph
  422.     /endpara
  423.  
  424.     /para \ri300\sa150 \brdrth \box
  425.       This is a paragraph that entire paragraph is indented
  426.       on the right.
  427.       It was generated using the command
  428.       /text \b,/para \\ri300
  429.       where 300 is the number of
  430.       /popuplink TWIPS,twips
  431.       to indent the entire paragraph
  432.     /endpara
  433.  
  434. /endtopic
  435.  
  436. //
  437. // paragraph spacing examples
  438. //
  439.  
  440. /topic PARAGRAPH_SPACING_EXAMPLES
  441.  
  442.     /browse examples,AUTO
  443.  
  444.     /para \sb300
  445.       /text \b,Paragraph Spacing Examples
  446.     /endpara
  447.  
  448.     /para \sb500 \brdrth \box
  449.       This is a paragraph with a lot of space before it.
  450.       It was generated with the command
  451.       /text \b,/para \\sb500
  452.       where 500 is the number of 
  453.       /popuplink TWIPS,twips
  454.       between the previous paragraph and this paragraph.
  455.     /endpara
  456.  
  457.     /para \sa500 \brdrth \box
  458.       This is a paragraph with a lot of space after it.
  459.       It was generated with the command
  460.       /text \b,/para \\sa500
  461.       where 500 is the number of 
  462.       /popuplink TWIPS,twips
  463.       between the previous paragraph and this paragraph.
  464.     /endpara
  465.  
  466.     /para \sl450 \brdrth \box
  467.       This is a paragraph with alot of space between the
  468.       lines. If you only have one line resize the help
  469.       window to a smaller size to cause more than one line
  470.       to be used.
  471.       This paragraph was generated with the command
  472.       /text \b,/para \\sl450
  473.       where 450 is the number of 
  474.       /popuplink TWIPS,twips
  475.       between the lines.
  476.     /endpara
  477.  
  478. /endtopic
  479.  
  480. //
  481. // border placement examples
  482. //
  483.  
  484. /topic BORDER_PLACEMENT_EXAMPLES
  485.  
  486.     /browse examples,AUTO
  487.  
  488.     /para \sa300,\b,Paragraph Border Placement Examples
  489.     /endpara
  490.  
  491.     /para \brdrt\sa150 
  492.       This is a paragraph with the border placed only on top of 
  493.       it.
  494.       It was generated with the command
  495.       /text \b,/para \\brdrt
  496.     /endpara
  497.  
  498.     /para \brdrb\sa150 
  499.       This is a paragraph with the border placed only on 
  500.       bottom of it.
  501.       It was generated with the command
  502.       /text \b,/para \\brdrb
  503.     /endpara
  504.  
  505.     /para \brdrl\sa150 
  506.       This is a paragraph with the border placed only on 
  507.       the left of it.
  508.       It was generated with the command
  509.       /text \b,/para \\brdrl
  510.     /endpara
  511.  
  512.     /para \brdrr\sa150 
  513.       This is a paragraph with the border placed only on 
  514.       right of it.
  515.       It was generated with the command
  516.       /text \b,/para \\brdrr
  517.     /endpara
  518.  
  519.     /para \box\sa150 
  520.       This is a paragraph with the border placed 
  521.       all the way around it.
  522.       It was generated with the command
  523.       /text \b,/para \\box
  524.     /endpara
  525.  
  526. /endtopic
  527.  
  528. //
  529. // border style examples
  530. //
  531.  
  532. /topic BORDER_STYLE_EXAMPLES
  533.  
  534.     /browse examples,AUTO
  535.  
  536.     /para \sa300,\b,Paragraph Border Style Examples
  537.     /endpara
  538.  
  539.     /para \box\brdrs\sa150
  540.       This is a paragraph with a border of single thickness
  541.       around it. It was generated with the command 
  542.       /text \b,/para \\box\\brdrs.
  543.     /endpara
  544.  
  545.     /para \box\brdrth\sa150
  546.       This is a paragraph with a thick border around it. 
  547.       It was generated with the command 
  548.       /text \b,/para \\box\\brdrth.
  549.     /endpara
  550.  
  551.     /para \box\brdrsh\sa150
  552.       This is a paragraph with a shadow border around it. 
  553.       It was generated with the command 
  554.       /text \b,/para \\box\\brdrsh.
  555.     /endpara
  556.  
  557.     /para \box\brdrdb\sa150
  558.       This is a paragraph with a double border around it. 
  559.       It was generated with the command 
  560.       /text \b,/para \\box\\brdrdb.
  561.     /endpara
  562.  
  563. /endtopic
  564.  
  565. /topic SCROLL_WRAP_EXAMPLES,WIN30
  566.     
  567.     /browse examples,AUTO
  568.  
  569.     /para
  570.       This feature is not prior to windows 3.1
  571.     /endpara
  572.  
  573. /endtopic
  574.  
  575.  
  576. /topic SCROLL_WRAP_EXAMPLES,WIN31
  577.  
  578.     /browse examples,AUTO
  579.  
  580.     /para \keepn\sa300,\b,Paragraph Scroll Wrap Examples
  581.       This text is non scrolling!
  582.     /endpara
  583.  
  584.     /para \keep
  585.       This text does not word wrap no matter how small you make the window. \line
  586.       It just stays the way it is. \line
  587.     /endpara
  588.     
  589.     /para
  590.       This is just some text to scroll so you can see that the top part
  591.       of the window does not scroll \line
  592.       1 \line
  593.       2 \line
  594.       3 \line
  595.       4 \line
  596.       5 \line
  597.       6 \line
  598.       7 \line
  599.       8 \line
  600.       9 \line
  601.       10 \line
  602.       11 \line
  603.       12 \line
  604.       13 \line
  605.       14 \line
  606.       15 \line
  607.       16 \line
  608.       17 \line
  609.       18 \line
  610.       19 \line
  611.       20 \line
  612.       21 \line
  613.       22 \line
  614.       23 \line
  615.       24 \line
  616.       25 \line
  617.       26 \line
  618.       27 \line
  619.       28 \line
  620.       29 \line
  621.       30 \line
  622.     /endpara
  623.  
  624. /endtopic
  625.